Skip to content

fix(backend,clerk-sdk-node): Resolve reported signature issues (#2284)#2288

Merged
panteliselef merged 1 commit into
release/v4from
backport-release/v4-2284
Dec 7, 2023
Merged

fix(backend,clerk-sdk-node): Resolve reported signature issues (#2284)#2288
panteliselef merged 1 commit into
release/v4from
backport-release/v4-2284

Conversation

@dimkl

@dimkl dimkl commented Dec 7, 2023

Copy link
Copy Markdown
Contributor

Description

Backporting #2284 to the backport-release/v4-2284 branch

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

* fix(backend): Add `createdAt` param in User#createUser request

Resolves #2281

* fix(clerk-sdk-node): Fix `verifyToken()` signature to support a signle token param

Resolves #2280

* chore(repo): Add changeset

(cherry picked from commit 7af0949)
@dimkl dimkl self-assigned this Dec 7, 2023
@dimkl dimkl requested a review from a team as a code owner December 7, 2023 11:13
@changeset-bot

changeset-bot Bot commented Dec 7, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: abd8408

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@clerk/clerk-sdk-node Minor
@clerk/backend Minor
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/fastify Patch
@clerk/remix Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@panteliselef panteliselef added this pull request to the merge queue Dec 7, 2023
Merged via the queue into release/v4 with commit c7763fa Dec 7, 2023
@panteliselef panteliselef deleted the backport-release/v4-2284 branch December 7, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants